OpenRoads Designer CONNECT Edition SDK Help

GetRegionsStartingStationFromAbsStation Method

Gets the regions starting station for an absolute station, used to service unit length station

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public doubleGetRegionsStartingStationFromAbsStation(double absoluteStation)

Parameters

SettingDescription
   Absolute station

Return Value

Region’s starting station

See Also